﻿2026-07-06T14:13:58.7964328Z Current runner version: '2.335.1'
2026-07-06T14:13:58.7969738Z Runner name: 'kitsubito'
2026-07-06T14:13:58.7970372Z Runner group name: 'Default'
2026-07-06T14:13:58.7971287Z Machine name: 'KITSUBITO'
2026-07-06T14:13:58.7973723Z ##[group]GITHUB_TOKEN Permissions
2026-07-06T14:13:58.7975812Z Contents: read
2026-07-06T14:13:58.7976290Z Metadata: read
2026-07-06T14:13:58.7976872Z Packages: read
2026-07-06T14:13:58.7977320Z ##[endgroup]
2026-07-06T14:13:58.7979285Z Secret source: Actions
2026-07-06T14:13:58.7979934Z Prepare workflow directory
2026-07-06T14:13:58.8417545Z Prepare all required actions
2026-07-06T14:13:58.8449765Z Getting action download info
2026-07-06T14:13:59.1850781Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-06T14:13:59.6493163Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-07-06T14:14:00.3951549Z Complete job name: build (self-hosted, Linux, kitsubito, spt-x86_64-linux, target/release/spt)
2026-07-06T14:14:00.4838229Z ##[group]Run actions/checkout@v5
2026-07-06T14:14:00.4839164Z with:
2026-07-06T14:14:00.4839592Z   repository: SaberMage/spt-core
2026-07-06T14:14:00.4842837Z   token: ***
2026-07-06T14:14:00.4843233Z   ssh-strict: true
2026-07-06T14:14:00.4843611Z   ssh-user: git
2026-07-06T14:14:00.4844006Z   persist-credentials: true
2026-07-06T14:14:00.4844426Z   clean: true
2026-07-06T14:14:00.4844827Z   sparse-checkout-cone-mode: true
2026-07-06T14:14:00.4845338Z   fetch-depth: 1
2026-07-06T14:14:00.4845767Z   fetch-tags: false
2026-07-06T14:14:00.4846164Z   show-progress: true
2026-07-06T14:14:00.4846559Z   lfs: false
2026-07-06T14:14:00.4846936Z   submodules: false
2026-07-06T14:14:00.4847341Z   set-safe-directory: true
2026-07-06T14:14:00.4847992Z ##[endgroup]
2026-07-06T14:14:00.5676677Z Syncing repository: SaberMage/spt-core
2026-07-06T14:14:00.5678648Z ##[group]Getting Git version info
2026-07-06T14:14:00.5679694Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-06T14:14:00.5680905Z [command]/usr/bin/git version
2026-07-06T14:14:00.5681359Z git version 2.43.0
2026-07-06T14:14:00.5682716Z ##[endgroup]
2026-07-06T14:14:00.5689724Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bf3060c8-f1f6-43ff-bfe5-2571c19cfa99' before making global git config changes
2026-07-06T14:14:00.5691197Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T14:14:00.5692952Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T14:14:00.5724847Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-06T14:14:00.5743923Z https://github.com/SaberMage/spt-core
2026-07-06T14:14:00.5754001Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T14:14:00.5756585Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T14:14:00.5774749Z HEAD
2026-07-06T14:14:00.5808309Z ##[endgroup]
2026-07-06T14:14:00.5809204Z [command]/usr/bin/git submodule status
2026-07-06T14:14:00.5990828Z ##[group]Cleaning the repository
2026-07-06T14:14:00.5992852Z [command]/usr/bin/git clean -ffdx
2026-07-06T14:14:01.9893288Z Removing target/
2026-07-06T14:14:01.9902180Z [command]/usr/bin/git reset --hard HEAD
2026-07-06T14:14:01.9966628Z HEAD is now at cb4a5ab18 chore(release): v0.27.0 — WORKER-TRUTH milestone (counter 47)
2026-07-06T14:14:01.9973721Z ##[endgroup]
2026-07-06T14:14:01.9975639Z ##[group]Disabling automatic garbage collection
2026-07-06T14:14:01.9979126Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T14:14:02.0005796Z ##[endgroup]
2026-07-06T14:14:02.0006230Z ##[group]Setting up auth
2026-07-06T14:14:02.0011373Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T14:14:02.0036999Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T14:14:02.0240714Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T14:14:02.0277169Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T14:14:02.0484185Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T14:14:02.0511920Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T14:14:02.0701080Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T14:14:02.0730307Z ##[endgroup]
2026-07-06T14:14:02.0730768Z ##[group]Fetching the repository
2026-07-06T14:14:02.0738289Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +cb4a5ab18697777999bb38a31e241240834dbe13:refs/tags/v0.27.0
2026-07-06T14:14:02.5210744Z ##[endgroup]
2026-07-06T14:14:02.5211369Z ##[group]Determining the checkout info
2026-07-06T14:14:02.5212175Z ##[endgroup]
2026-07-06T14:14:02.5218166Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T14:14:02.5261874Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T14:14:02.5289467Z ##[group]Checking out the ref
2026-07-06T14:14:02.5293917Z [command]/usr/bin/git checkout --progress --force refs/tags/v0.27.0
2026-07-06T14:14:02.5349743Z HEAD is now at cb4a5ab18 chore(release): v0.27.0 — WORKER-TRUTH milestone (counter 47)
2026-07-06T14:14:02.5354915Z ##[endgroup]
2026-07-06T14:14:02.5403262Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T14:14:02.5433785Z cb4a5ab18697777999bb38a31e241240834dbe13
2026-07-06T14:14:02.5638870Z ##[group]Run cargo build --release -p spt --bin spt
2026-07-06T14:14:02.5639485Z [36;1mcargo build --release -p spt --bin spt[0m
2026-07-06T14:14:02.5656766Z shell: /usr/bin/bash -e {0}
2026-07-06T14:14:02.5657023Z ##[endgroup]
2026-07-06T14:14:02.8497378Z    Compiling proc-macro2 v1.0.106
2026-07-06T14:14:02.8497886Z    Compiling unicode-ident v1.0.24
2026-07-06T14:14:02.8498258Z    Compiling quote v1.0.45
2026-07-06T14:14:02.8498688Z    Compiling libc v0.2.186
2026-07-06T14:14:02.8499102Z    Compiling serde_core v1.0.228
2026-07-06T14:14:02.8499627Z    Compiling cfg-if v1.0.4
2026-07-06T14:14:02.8499987Z    Compiling serde v1.0.228
2026-07-06T14:14:02.8552022Z    Compiling log v0.4.32
2026-07-06T14:14:02.8595614Z    Compiling pin-project-lite v0.2.17
2026-07-06T14:14:02.8642300Z    Compiling typenum v1.20.1
2026-07-06T14:14:02.8643038Z    Compiling memchr v2.8.1
2026-07-06T14:14:02.8682801Z    Compiling portable-atomic v1.13.1
2026-07-06T14:14:02.8724042Z    Compiling version_check v0.9.5
2026-07-06T14:14:02.8782298Z    Compiling find-msvc-tools v0.1.9
2026-07-06T14:14:02.8783239Z    Compiling shlex v2.0.1
2026-07-06T14:14:02.9211391Z    Compiling critical-section v1.2.0
2026-07-06T14:14:02.9371524Z    Compiling bytes v1.11.1
2026-07-06T14:14:02.9602588Z    Compiling subtle v2.6.1
2026-07-06T14:14:03.0539814Z    Compiling futures-core v0.3.32
2026-07-06T14:14:03.1031389Z    Compiling smallvec v1.15.1
2026-07-06T14:14:03.1369179Z    Compiling semver v1.0.28
2026-07-06T14:14:03.1931025Z    Compiling stable_deref_trait v1.2.1
2026-07-06T14:14:03.2031440Z    Compiling slab v0.4.12
2026-07-06T14:14:03.2096185Z    Compiling equivalent v1.0.2
2026-07-06T14:14:03.2125551Z    Compiling futures-io v0.3.32
2026-07-06T14:14:03.2460626Z    Compiling futures-sink v0.3.32
2026-07-06T14:14:03.2660203Z    Compiling itoa v1.0.18
2026-07-06T14:14:03.2923581Z    Compiling generic-array v0.14.7
2026-07-06T14:14:03.3245660Z    Compiling futures-task v0.3.32
2026-07-06T14:14:03.3512864Z    Compiling futures-channel v0.3.32
2026-07-06T14:14:03.4231473Z    Compiling rustc_version v0.4.1
2026-07-06T14:14:03.4450533Z    Compiling rand_core v0.10.1
2026-07-06T14:14:03.4679284Z    Compiling rustversion v1.0.22
2026-07-06T14:14:03.4779542Z    Compiling cpufeatures v0.2.17
2026-07-06T14:14:03.5232111Z    Compiling bitflags v2.12.1
2026-07-06T14:14:03.5330746Z    Compiling getrandom v0.4.2
2026-07-06T14:14:03.5370901Z    Compiling cfg_aliases v0.2.1
2026-07-06T14:14:03.5371597Z    Compiling hashbrown v0.17.1
2026-07-06T14:14:03.5710939Z    Compiling litemap v0.8.2
2026-07-06T14:14:03.6080439Z    Compiling writeable v0.6.3
2026-07-06T14:14:03.6181221Z    Compiling ident_case v1.0.1
2026-07-06T14:14:03.7027612Z    Compiling dunce v1.0.5
2026-07-06T14:14:03.7365484Z    Compiling fs_extra v1.3.0
2026-07-06T14:14:03.7801270Z    Compiling strsim v0.11.1
2026-07-06T14:14:03.8140763Z    Compiling icu_properties_data v2.2.0
2026-07-06T14:14:03.8471142Z    Compiling utf8_iter v1.0.4
2026-07-06T14:14:03.9170732Z    Compiling icu_normalizer_data v2.2.0
2026-07-06T14:14:04.0029989Z    Compiling percent-encoding v2.3.2
2026-07-06T14:14:04.0401190Z    Compiling autocfg v1.5.1
2026-07-06T14:14:04.1450025Z    Compiling syn v2.0.117
2026-07-06T14:14:04.1868135Z    Compiling http v1.4.1
2026-07-06T14:14:04.1951266Z    Compiling cpufeatures v0.3.0
2026-07-06T14:14:04.2391418Z    Compiling aws-lc-rs v1.17.0
2026-07-06T14:14:04.2511426Z    Compiling thiserror v2.0.18
2026-07-06T14:14:04.2731147Z    Compiling scopeguard v1.2.0
2026-07-06T14:14:04.3511348Z    Compiling lock_api v0.4.14
2026-07-06T14:14:04.3660840Z    Compiling chacha20 v0.10.0
2026-07-06T14:14:04.4070964Z    Compiling form_urlencoded v1.2.2
2026-07-06T14:14:04.4211618Z    Compiling untrusted v0.9.0
2026-07-06T14:14:04.5580200Z    Compiling anyhow v1.0.102
2026-07-06T14:14:04.5702578Z    Compiling fnv v1.0.7
2026-07-06T14:14:04.5781111Z    Compiling rustls v0.23.40
2026-07-06T14:14:04.6280526Z    Compiling jobserver v0.1.34
2026-07-06T14:14:04.6457861Z    Compiling indexmap v2.14.0
2026-07-06T14:14:04.6543529Z    Compiling unicode-segmentation v1.13.3
2026-07-06T14:14:04.6641408Z    Compiling heck v0.5.0
2026-07-06T14:14:04.6800962Z    Compiling unicode-xid v0.2.6
2026-07-06T14:14:04.7020724Z    Compiling const-oid v0.10.2
2026-07-06T14:14:04.7121121Z    Compiling atomic-waker v1.1.2
2026-07-06T14:14:04.7321307Z    Compiling zerocopy v0.8.50
2026-07-06T14:14:04.7690635Z    Compiling httparse v1.10.1
2026-07-06T14:14:04.7860556Z    Compiling parking_lot_core v0.9.12
2026-07-06T14:14:04.8307005Z    Compiling paste v1.0.15
2026-07-06T14:14:04.8501793Z    Compiling num-traits v0.2.19
2026-07-06T14:14:04.8600734Z    Compiling hybrid-array v0.4.12
2026-07-06T14:14:04.9650868Z    Compiling cc v1.2.63
2026-07-06T14:14:05.0115238Z    Compiling curve25519-dalek v4.1.3
2026-07-06T14:14:05.0421052Z    Compiling ahash v0.8.12
2026-07-06T14:14:05.0620937Z    Compiling either v1.16.0
2026-07-06T14:14:05.0780871Z    Compiling base64ct v1.8.3
2026-07-06T14:14:05.2080785Z    Compiling crypto-common v0.1.7
2026-07-06T14:14:05.2230899Z    Compiling block-buffer v0.10.4
2026-07-06T14:14:05.2480918Z    Compiling convert_case v0.10.0
2026-07-06T14:14:05.3534557Z    Compiling digest v0.10.7
2026-07-06T14:14:05.3990633Z    Compiling tinyvec_macros v0.1.1
2026-07-06T14:14:05.4602329Z    Compiling http-body v1.0.1
2026-07-06T14:14:05.4604294Z    Compiling pem-rfc7468 v1.0.0
2026-07-06T14:14:05.4765047Z    Compiling zmij v1.0.21
2026-07-06T14:14:05.5551385Z    Compiling try-lock v0.2.5
2026-07-06T14:14:05.6433384Z    Compiling pkg-config v0.3.33
2026-07-06T14:14:05.6588703Z    Compiling data-encoding v2.11.0
2026-07-06T14:14:05.6801463Z    Compiling base64 v0.22.1
2026-07-06T14:14:05.6847479Z    Compiling fastrand v2.4.1
2026-07-06T14:14:05.6985109Z    Compiling vcpkg v0.2.15
2026-07-06T14:14:05.7159728Z    Compiling tower-service v0.3.3
2026-07-06T14:14:05.7881628Z    Compiling mio v1.2.1
2026-07-06T14:14:05.8020833Z    Compiling socket2 v0.6.4
2026-07-06T14:14:05.8801552Z    Compiling getrandom v0.2.17
2026-07-06T14:14:06.0920637Z    Compiling rand v0.10.1
2026-07-06T14:14:06.1510669Z    Compiling rand_core v0.6.4
2026-07-06T14:14:06.1597411Z    Compiling uuid v1.23.2
2026-07-06T14:14:06.3390596Z    Compiling cmake v0.1.58
2026-07-06T14:14:06.3730688Z    Compiling want v0.3.1
2026-07-06T14:14:06.4130806Z    Compiling sha2 v0.10.9
2026-07-06T14:14:06.4411305Z    Compiling crypto-common v0.2.2
2026-07-06T14:14:06.6137928Z    Compiling parking_lot v0.12.5
2026-07-06T14:14:06.6530479Z    Compiling block-buffer v0.12.0
2026-07-06T14:14:06.8916765Z    Compiling tinyvec v1.11.0
2026-07-06T14:14:06.9570678Z    Compiling inout v0.1.4
2026-07-06T14:14:07.0840929Z    Compiling vergen-lib v9.1.0
2026-07-06T14:14:07.1080503Z    Compiling n0-future v0.3.2
2026-07-06T14:14:07.1390647Z    Compiling cordyceps v0.3.4
2026-07-06T14:14:07.1666247Z    Compiling diatomic-waker v0.2.3
2026-07-06T14:14:07.2343245Z    Compiling spin v0.10.0
2026-07-06T14:14:07.2486374Z    Compiling winnow v1.0.3
2026-07-06T14:14:07.3470853Z    Compiling signature v2.2.0
2026-07-06T14:14:07.3720552Z    Compiling crossbeam-utils v0.8.21
2026-07-06T14:14:07.3760549Z    Compiling httpdate v1.0.3
2026-07-06T14:14:07.3990847Z    Compiling serde_json v1.0.150
2026-07-06T14:14:07.4890508Z    Compiling aws-lc-sys v0.41.0
2026-07-06T14:14:07.5020430Z    Compiling ring v0.17.14
2026-07-06T14:14:07.5290874Z    Compiling libsqlite3-sys v0.30.1
2026-07-06T14:14:07.5969992Z    Compiling parking v2.2.1
2026-07-06T14:14:07.7016746Z    Compiling digest v0.11.3
2026-07-06T14:14:07.7090895Z    Compiling futures-buffered v0.2.13
2026-07-06T14:14:07.8200506Z    Compiling futures-lite v2.6.1
2026-07-06T14:14:07.8842355Z    Compiling ed25519 v2.2.3
2026-07-06T14:14:07.9640756Z    Compiling cipher v0.4.4
2026-07-06T14:14:08.1201303Z    Compiling netlink-packet-core v0.8.1
2026-07-06T14:14:08.2260935Z    Compiling universal-hash v0.5.1
2026-07-06T14:14:08.2668553Z    Compiling vergen v9.1.0
2026-07-06T14:14:08.2690537Z    Compiling vergen-lib v0.1.6
2026-07-06T14:14:08.3681567Z    Compiling heapless v0.7.17
2026-07-06T14:14:08.4060688Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-06T14:14:08.4911114Z    Compiling noq-udp v0.10.0
2026-07-06T14:14:08.5077071Z    Compiling sync_wrapper v1.0.2
2026-07-06T14:14:08.5538092Z    Compiling byteorder v1.5.0
2026-07-06T14:14:08.5951058Z    Compiling powerfmt v0.2.0
2026-07-06T14:14:08.6140698Z    Compiling opaque-debug v0.3.1
2026-07-06T14:14:08.6243391Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-06T14:14:08.6690736Z    Compiling allocator-api2 v0.2.21
2026-07-06T14:14:08.7401627Z    Compiling polyval v0.6.2
2026-07-06T14:14:08.7613086Z    Compiling deranged v0.5.8
2026-07-06T14:14:08.8241798Z    Compiling hash32 v0.2.1
2026-07-06T14:14:08.9780786Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-06T14:14:09.0500882Z    Compiling spin v0.9.8
2026-07-06T14:14:09.1110831Z    Compiling vergen-gitcl v1.0.8
2026-07-06T14:14:09.2100604Z    Compiling signature v3.0.0
2026-07-06T14:14:09.2180526Z    Compiling fallible-iterator v0.3.0
2026-07-06T14:14:09.2825248Z    Compiling tower-layer v0.3.3
2026-07-06T14:14:09.3341466Z    Compiling num_threads v0.1.7
2026-07-06T14:14:09.3720742Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-06T14:14:09.5030707Z    Compiling synstructure v0.13.2
2026-07-06T14:14:09.5406370Z    Compiling darling_core v0.20.11
2026-07-06T14:14:09.5510828Z    Compiling ryu v1.0.23
2026-07-06T14:14:09.6093264Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-06T14:14:09.6920432Z    Compiling time-core v0.1.8
2026-07-06T14:14:09.8220551Z    Compiling num-conv v0.2.2
2026-07-06T14:14:09.8715327Z    Compiling ghash v0.5.1
2026-07-06T14:14:09.9830694Z    Compiling ctr v0.9.2
2026-07-06T14:14:09.9960551Z    Compiling aes v0.8.4
2026-07-06T14:14:10.0005637Z    Compiling sha2 v0.11.0-rc.5
2026-07-06T14:14:10.0134682Z    Compiling fs2 v0.4.3
2026-07-06T14:14:10.0135880Z    Compiling http-body-util v0.1.3
2026-07-06T14:14:10.2101201Z    Compiling aead v0.5.2
2026-07-06T14:14:10.2302195Z    Compiling arrayvec v0.7.6
2026-07-06T14:14:10.3850524Z    Compiling time v0.3.47
2026-07-06T14:14:10.3920613Z    Compiling utf8parse v0.2.2
2026-07-06T14:14:10.4140983Z    Compiling openssl-probe v0.2.1
2026-07-06T14:14:10.4440657Z    Compiling crossbeam-epoch v0.9.18
2026-07-06T14:14:10.5066964Z    Compiling crossbeam-channel v0.5.15
2026-07-06T14:14:10.5464779Z    Compiling netlink-packet-route v0.29.0
2026-07-06T14:14:10.7460721Z    Compiling proc-macro-crate v3.5.0
2026-07-06T14:14:10.7560654Z    Compiling aes-gcm v0.10.3
2026-07-06T14:14:11.0400631Z    Compiling blake3 v1.8.5
2026-07-06T14:14:11.1130722Z    Compiling memoffset v0.6.5
2026-07-06T14:14:11.2881992Z    Compiling acto v0.8.2
2026-07-06T14:14:11.3705245Z    Compiling noq v0.18.0
2026-07-06T14:14:11.3943130Z    Compiling netwatch v0.16.0
2026-07-06T14:14:11.4920925Z    Compiling xml-rs v0.8.28
2026-07-06T14:14:11.5020980Z    Compiling rustc-hash v2.1.2
2026-07-06T14:14:11.5823732Z    Compiling foldhash v0.2.0
2026-07-06T14:14:11.6395848Z    Compiling ref-cast v1.0.25
2026-07-06T14:14:11.6521477Z    Compiling sorted-index-buffer v0.2.1
2026-07-06T14:14:11.6630794Z    Compiling lru-slab v0.1.2
2026-07-06T14:14:11.7830901Z    Compiling serde_derive v1.0.228
2026-07-06T14:14:11.7941049Z    Compiling zeroize_derive v1.4.3
2026-07-06T14:14:11.8141252Z    Compiling tokio-macros v2.7.0
2026-07-06T14:14:11.8257375Z    Compiling futures-macro v0.3.32
2026-07-06T14:14:11.8631012Z    Compiling zerofrom-derive v0.1.7
2026-07-06T14:14:11.9220577Z    Compiling yoke-derive v0.8.2
2026-07-06T14:14:12.5672107Z    Compiling zeroize v1.8.2
2026-07-06T14:14:12.6845356Z    Compiling tokio v1.52.3
2026-07-06T14:14:12.8044992Z    Compiling zerovec-derive v0.11.3
2026-07-06T14:14:12.9300811Z    Compiling futures-util v0.3.32
2026-07-06T14:14:12.9461313Z    Compiling displaydoc v0.2.6
2026-07-06T14:14:13.0470627Z    Compiling tracing-attributes v0.1.31
2026-07-06T14:14:13.0560746Z    Compiling rustls-pki-types v1.14.1
2026-07-06T14:14:13.1870905Z    Compiling thiserror-impl v2.0.18
2026-07-06T14:14:13.3541209Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-06T14:14:13.3710907Z    Compiling darling_macro v0.20.11
2026-07-06T14:14:13.5213432Z    Compiling zerofrom v0.1.8
2026-07-06T14:14:13.6800953Z    Compiling yoke v0.8.3
2026-07-06T14:14:13.8200679Z    Compiling darling v0.20.11
2026-07-06T14:14:13.9130623Z    Compiling derive_more-impl v2.1.1
2026-07-06T14:14:13.9259400Z    Compiling derive_builder_core v0.20.2
2026-07-06T14:14:13.9690401Z    Compiling zerotrie v0.2.4
2026-07-06T14:14:14.1060880Z    Compiling n0-error-macros v0.1.3
2026-07-06T14:14:14.3270685Z    Compiling zerovec v0.11.6
2026-07-06T14:14:14.3790813Z    Compiling spez v0.1.2
2026-07-06T14:14:14.7606720Z    Compiling der v0.8.0-rc.10
2026-07-06T14:14:14.9071278Z    Compiling pin-project-internal v1.1.13
2026-07-06T14:14:15.1869244Z    Compiling cobs v0.3.0
2026-07-06T14:14:15.2110404Z    Compiling derive_builder_macro v0.20.2
2026-07-06T14:14:15.2640564Z    Compiling tinystr v0.8.3
2026-07-06T14:14:15.2690708Z    Compiling potential_utf v0.1.5
2026-07-06T14:14:15.4325999Z    Compiling icu_collections v2.2.0
2026-07-06T14:14:15.4957862Z    Compiling icu_locale_core v2.2.0
2026-07-06T14:14:15.5381332Z    Compiling n0-error v0.1.3
2026-07-06T14:14:15.5427673Z    Compiling derive_builder v0.20.2
2026-07-06T14:14:16.1650835Z    Compiling ed25519-dalek v2.2.0
2026-07-06T14:14:16.2350648Z    Compiling postcard-derive v0.2.2
2026-07-06T14:14:16.4190546Z    Compiling pin-project v1.1.13
2026-07-06T14:14:16.5092637Z    Compiling spki v0.8.0-rc.4
2026-07-06T14:14:16.5321178Z    Compiling spt-proto v0.27.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-06T14:14:16.5438839Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-06T14:14:16.7602880Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-06T14:14:16.8850111Z    Compiling icu_provider v2.2.0
2026-07-06T14:14:16.9658313Z    Compiling futures-executor v0.3.32
2026-07-06T14:14:16.9870668Z    Compiling data-encoding-macro v0.1.20
2026-07-06T14:14:17.0510750Z    Compiling rustls-native-certs v0.8.4
2026-07-06T14:14:17.3230452Z    Compiling icu_properties v2.2.0
2026-07-06T14:14:17.5370700Z    Compiling icu_normalizer v2.2.0
2026-07-06T14:14:17.6940649Z    Compiling ipnet v2.12.0
2026-07-06T14:14:18.2480772Z    Compiling once_cell v1.21.4
2026-07-06T14:14:18.5380992Z    Compiling tracing-core v0.1.36
2026-07-06T14:14:18.6910871Z    Compiling prefix-trie v0.8.4
2026-07-06T14:14:18.6950994Z    Compiling derive_more v2.1.1
2026-07-06T14:14:18.7610785Z    Compiling hashbrown v0.14.5
2026-07-06T14:14:18.7921072Z    Compiling ed25519 v3.0.0-rc.4
2026-07-06T14:14:18.9310609Z    Compiling idna_adapter v1.2.2
2026-07-06T14:14:19.0130570Z    Compiling futures v0.3.32
2026-07-06T14:14:19.0730351Z    Compiling idna v1.1.0
2026-07-06T14:14:19.1200680Z    Compiling postcard v1.1.3
2026-07-06T14:14:19.4548434Z    Compiling tracing v0.1.44
2026-07-06T14:14:19.5077032Z    Compiling async-trait v0.1.89
2026-07-06T14:14:19.6630650Z    Compiling tokio-util v0.7.18
2026-07-06T14:14:19.7281040Z    Compiling url v2.5.8
2026-07-06T14:14:19.7914758Z    Compiling netlink-sys v0.8.8
2026-07-06T14:14:19.9430979Z    Compiling hashlink v0.9.1
2026-07-06T14:14:20.0410682Z    Compiling tower v0.5.3
2026-07-06T14:14:20.1281657Z    Compiling num_enum_derive v0.7.6
2026-07-06T14:14:20.3669518Z    Compiling strum_macros v0.28.0
2026-07-06T14:14:20.3830773Z    Compiling enum-assoc v1.3.0
2026-07-06T14:14:20.4130859Z    Compiling iroh-metrics-derive v0.4.1
2026-07-06T14:14:20.6630847Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-06T14:14:20.7250747Z    Compiling identity-hash v0.1.0
2026-07-06T14:14:20.8310671Z    Compiling h2 v0.4.14
2026-07-06T14:14:20.9580097Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-06T14:14:21.0160630Z    Compiling mac-addr v0.3.0
2026-07-06T14:14:21.2831298Z    Compiling tagptr v0.2.0
2026-07-06T14:14:21.2963262Z    Compiling thiserror v1.0.69
2026-07-06T14:14:21.3473674Z    Compiling num_enum v0.7.6
2026-07-06T14:14:21.4064900Z    Compiling netdev v0.42.0
2026-07-06T14:14:21.4439258Z    Compiling moka v0.12.15
2026-07-06T14:14:21.4446222Z    Compiling iroh-base v0.98.0
2026-07-06T14:14:21.7002272Z    Compiling n0-watcher v0.6.1
2026-07-06T14:14:22.0028163Z    Compiling iroh-metrics v0.38.3
2026-07-06T14:14:22.2311024Z    Compiling tokio-stream v0.1.18
2026-07-06T14:14:23.0098269Z    Compiling tower-http v0.6.11
2026-07-06T14:14:23.0650493Z    Compiling attohttpc v0.30.1
2026-07-06T14:14:23.2644492Z    Compiling netlink-proto v0.12.0
2026-07-06T14:14:23.4887460Z    Compiling strum v0.28.0
2026-07-06T14:14:23.5100851Z    Compiling iroh-relay v0.98.0
2026-07-06T14:14:23.6420640Z    Compiling toml_datetime v0.6.11
2026-07-06T14:14:23.7120640Z    Compiling serde_spanned v0.6.9
2026-07-06T14:14:23.8171305Z    Compiling xmltree v0.10.3
2026-07-06T14:14:23.9251015Z    Compiling thiserror-impl v1.0.69
2026-07-06T14:14:23.9475678Z    Compiling ref-cast-impl v1.0.25
2026-07-06T14:14:24.0410886Z    Compiling hashbrown v0.16.1
2026-07-06T14:14:24.4148330Z    Compiling serde_derive_internals v0.29.1
2026-07-06T14:14:24.5566852Z    Compiling netlink-packet-route v0.30.0
2026-07-06T14:14:24.7161556Z    Compiling termios v0.2.2
2026-07-06T14:14:24.7214200Z    Compiling ioctl-rs v0.1.6
2026-07-06T14:14:24.8350589Z    Compiling errno v0.3.14
2026-07-06T14:14:24.8660557Z    Compiling serial-core v0.4.0
2026-07-06T14:14:24.9270781Z    Compiling simple-dns v0.9.3
2026-07-06T14:14:25.0221352Z    Compiling aho-corasick v1.1.4
2026-07-06T14:14:25.1543423Z    Compiling arrayref v0.3.9
2026-07-06T14:14:25.2170955Z    Compiling signal-hook v0.3.18
2026-07-06T14:14:25.2452482Z    Compiling smol_str v0.1.24
2026-07-06T14:14:25.3820947Z    Compiling simdutf8 v0.1.5
2026-07-06T14:14:25.5746026Z    Compiling regex-syntax v0.8.10
2026-07-06T14:14:25.6980576Z    Compiling toml_write v0.1.2
2026-07-06T14:14:25.7470377Z    Compiling rustix v1.1.4
2026-07-06T14:14:25.9850944Z    Compiling sha1_smol v1.0.1
2026-07-06T14:14:26.0790829Z    Compiling winnow v0.7.15
2026-07-06T14:14:26.1320918Z    Compiling constant_time_eq v0.4.2
2026-07-06T14:14:26.3311503Z    Compiling resolv-conf v0.7.6
2026-07-06T14:14:26.7920982Z    Compiling iroh-dns v0.98.0
2026-07-06T14:14:27.6100616Z    Compiling schemars_derive v1.2.1
2026-07-06T14:14:27.6220371Z    Compiling hyper v1.10.1
2026-07-06T14:14:28.2870839Z    Compiling lru v0.16.4
2026-07-06T14:14:28.5227211Z    Compiling regex-automata v0.4.14
2026-07-06T14:14:29.2851049Z    Compiling toml_edit v0.22.27
2026-07-06T14:14:29.4340734Z    Compiling serial-unix v0.4.0
2026-07-06T14:14:29.6220695Z    Compiling signal-hook-registry v1.4.8
2026-07-06T14:14:29.9593393Z    Compiling webpki-roots v1.0.7
2026-07-06T14:14:30.0129129Z    Compiling darling_core v0.23.0
2026-07-06T14:14:30.1227374Z    Compiling serde_bytes v0.11.19
2026-07-06T14:14:30.3490875Z    Compiling hyper-util v0.1.20
2026-07-06T14:14:30.4939972Z    Compiling seize v0.5.1
2026-07-06T14:14:30.9110499Z    Compiling hmac v0.12.1
2026-07-06T14:14:31.2487339Z    Compiling iroh v0.98.2
2026-07-06T14:14:31.2580861Z    Compiling rustix v0.38.44
2026-07-06T14:14:31.5581145Z    Compiling cmov v0.5.4
2026-07-06T14:14:31.6480814Z    Compiling dyn-clone v1.0.20
2026-07-06T14:14:31.8000737Z    Compiling bitflags v1.3.2
2026-07-06T14:14:31.9040814Z    Compiling linux-raw-sys v0.12.1
2026-07-06T14:14:31.9380871Z    Compiling pin-utils v0.1.0
2026-07-06T14:14:32.0160791Z    Compiling nix v0.25.1
2026-07-06T14:14:33.8840809Z    Compiling igd-next v0.17.1
2026-07-06T14:14:34.0190896Z    Compiling darling_macro v0.23.0
2026-07-06T14:14:34.3670704Z    Compiling regex v1.12.3
2026-07-06T14:14:34.5250171Z    Compiling toml v0.8.23
2026-07-06T14:14:34.6979496Z    Compiling ctutils v0.4.2
2026-07-06T14:14:35.0913823Z    Compiling schemars v1.2.1
2026-07-06T14:14:35.4880939Z    Compiling hkdf v0.12.4
2026-07-06T14:14:35.6034641Z    Compiling portmapper v0.16.0
2026-07-06T14:14:35.7330366Z    Compiling papaya v0.2.4
2026-07-06T14:14:36.4480788Z    Compiling serial v0.4.0
2026-07-06T14:14:36.5718376Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-06T14:14:36.5821144Z    Compiling filedescriptor v0.8.3
2026-07-06T14:14:36.6620823Z    Compiling backon v1.6.0
2026-07-06T14:14:36.9280598Z    Compiling anstyle-parse v1.0.0
2026-07-06T14:14:37.1138830Z    Compiling vte_generate_state_changes v0.1.2
2026-07-06T14:14:37.1205677Z    Compiling downcast-rs v1.2.1
2026-07-06T14:14:37.1278494Z    Compiling anstyle-query v1.1.5
2026-07-06T14:14:37.2130803Z    Compiling colorchoice v1.0.5
2026-07-06T14:14:37.2244997Z    Compiling foldhash v0.1.5
2026-07-06T14:14:37.2540667Z    Compiling instability v0.3.12
2026-07-06T14:14:37.3170701Z    Compiling linux-raw-sys v0.4.15
2026-07-06T14:14:37.4201024Z    Compiling is_terminal_polyfill v1.70.2
2026-07-06T14:14:37.5081767Z    Compiling shell-words v1.1.1
2026-07-06T14:14:37.5390917Z    Compiling anstyle v1.0.14
2026-07-06T14:14:37.8340671Z    Compiling anstream v1.0.0
2026-07-06T14:14:37.9029575Z    Compiling portable-pty v0.8.1
2026-07-06T14:14:38.4735057Z    Compiling vte v0.13.1
2026-07-06T14:14:38.4890849Z    Compiling hashbrown v0.15.5
2026-07-06T14:14:39.0160747Z    Compiling signal-hook-mio v0.2.5
2026-07-06T14:14:39.1700418Z    Compiling spake2 v0.4.0
2026-07-06T14:14:39.1910670Z    Compiling darling v0.23.0
2026-07-06T14:14:39.3030559Z    Compiling terminal_size v0.4.4
2026-07-06T14:14:39.4705471Z    Compiling strum_macros v0.26.4
2026-07-06T14:14:39.5200958Z    Compiling sha1 v0.10.6
2026-07-06T14:14:39.5960342Z    Compiling itertools v0.13.0
2026-07-06T14:14:39.6960756Z    Compiling castaway v0.2.4
2026-07-06T14:14:39.8700507Z    Compiling doctest-file v1.1.1
2026-07-06T14:14:39.9010389Z    Compiling indoc v2.0.7
2026-07-06T14:14:40.1120641Z    Compiling unicode-width v0.1.14
2026-07-06T14:14:40.4560484Z    Compiling static_assertions v1.1.0
2026-07-06T14:14:40.4750542Z    Compiling clap_lex v1.1.0
2026-07-06T14:14:40.5350926Z    Compiling compact_str v0.8.2
2026-07-06T14:14:40.9159360Z    Compiling clap_builder v4.6.0
2026-07-06T14:14:41.1264086Z    Compiling interprocess v2.4.2
2026-07-06T14:14:42.2973049Z    Compiling unicode-truncate v1.1.0
2026-07-06T14:14:42.3325764Z    Compiling lru v0.12.5
2026-07-06T14:14:42.3971200Z    Compiling strum v0.26.3
2026-07-06T14:14:42.4880537Z    Compiling crossterm v0.28.1
2026-07-06T14:14:42.5210893Z    Compiling clap_derive v4.6.1
2026-07-06T14:14:42.5370573Z    Compiling iana-time-zone v0.1.65
2026-07-06T14:14:42.5881237Z    Compiling cassowary v0.3.0
2026-07-06T14:14:42.6137971Z    Compiling unicode-width v0.2.0
2026-07-06T14:14:42.9834536Z    Compiling chrono v0.4.45
2026-07-06T14:14:43.0041165Z    Compiling nucleo-matcher v0.3.1
2026-07-06T14:14:43.2313176Z    Compiling qrcode v0.14.1
2026-07-06T14:14:43.9110756Z    Compiling ratatui v0.29.0
2026-07-06T14:14:45.4984583Z    Compiling clap v4.6.1
2026-07-06T14:15:04.2519531Z    Compiling rustls-webpki v0.103.13
2026-07-06T14:15:07.5550732Z    Compiling tokio-rustls v0.26.4
2026-07-06T14:15:07.5551142Z    Compiling rustls-platform-verifier v0.7.0
2026-07-06T14:15:07.5551482Z    Compiling noq-proto v0.17.0
2026-07-06T14:15:07.6790663Z    Compiling rusqlite v0.32.1
2026-07-06T14:15:07.7991198Z    Compiling hickory-net v0.26.0-beta.4
2026-07-06T14:15:07.8030680Z    Compiling hyper-rustls v0.27.9
2026-07-06T14:15:07.8031835Z    Compiling tokio-websockets v0.13.2
2026-07-06T14:15:08.3206548Z    Compiling reqwest v0.13.4
2026-07-06T14:15:09.6990883Z    Compiling spt-store v0.27.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-06T14:15:10.2882736Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-06T14:15:12.3130832Z    Compiling spt-msg v0.27.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-06T14:15:13.6441437Z    Compiling spt-runtime v0.27.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-06T14:15:13.9281070Z    Compiling spt-term v0.27.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-06T14:15:17.0260512Z    Compiling spt-live v0.27.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-06T14:15:36.8385934Z    Compiling spt-net v0.27.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-06T14:15:38.3680349Z    Compiling spt-daemon v0.27.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-06T14:15:51.6136723Z    Compiling spt v0.27.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-06T14:16:01.9728120Z     Finished `release` profile [optimized] target(s) in 1m 59s
2026-07-06T14:16:02.0121400Z ##[group]Run mkdir -p dist
2026-07-06T14:16:02.0121723Z [36;1mmkdir -p dist[0m
2026-07-06T14:16:02.0122030Z [36;1mcp "target/release/spt" "dist/spt-x86_64-linux"[0m
2026-07-06T14:16:02.0135663Z shell: /usr/bin/bash -e {0}
2026-07-06T14:16:02.0135877Z ##[endgroup]
2026-07-06T14:16:02.0551849Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-07-06T14:16:02.0553193Z ##[group]Run actions/upload-artifact@v4
2026-07-06T14:16:02.0553430Z with:
2026-07-06T14:16:02.0553617Z   name: spt-x86_64-linux
2026-07-06T14:16:02.0553822Z   path: dist/spt-x86_64-linux
2026-07-06T14:16:02.0554027Z   if-no-files-found: error
2026-07-06T14:16:02.0554219Z   compression-level: 6
2026-07-06T14:16:02.0554413Z   overwrite: false
2026-07-06T14:16:02.0554595Z   include-hidden-files: false
2026-07-06T14:16:02.0554798Z ##[endgroup]
2026-07-06T14:16:02.1998680Z (node:3673701) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-07-06T14:16:02.1999593Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-07-06T14:16:02.2037214Z With the provided path, there will be 1 file uploaded
2026-07-06T14:16:02.2041490Z Artifact name is valid!
2026-07-06T14:16:02.2042129Z Root directory input is valid!
2026-07-06T14:16:02.5440947Z Beginning upload of artifact content to blob storage
2026-07-06T14:16:03.1025432Z (node:3673701) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-07-06T14:16:04.1273965Z Uploaded bytes 8388608
2026-07-06T14:16:06.1449127Z Uploaded bytes 15322326
2026-07-06T14:16:06.2268374Z Finished uploading artifact content to blob storage!
2026-07-06T14:16:06.2269084Z SHA256 digest of uploaded artifact zip is 8747e2d0b2279531903d7c19e031eb48896bfce6ea256faf0c5e110c2c9373b3
2026-07-06T14:16:06.2270010Z Finalizing artifact upload
2026-07-06T14:16:06.4607947Z Artifact spt-x86_64-linux.zip successfully finalized. Artifact ID 8111675670
2026-07-06T14:16:06.4608671Z Artifact spt-x86_64-linux has been successfully uploaded! Final size is 15322326 bytes. Artifact ID is 8111675670
2026-07-06T14:16:06.4613612Z Artifact download URL: https://github.com/SaberMage/spt-core/actions/runs/28797142548/artifacts/8111675670
2026-07-06T14:16:06.4840160Z Post job cleanup.
2026-07-06T14:16:06.5529372Z [command]/usr/bin/git version
2026-07-06T14:16:06.5563519Z git version 2.43.0
2026-07-06T14:16:06.5594340Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/40dd8d63-015e-4194-ace6-4c23a2bfdd18' before making global git config changes
2026-07-06T14:16:06.5595008Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T14:16:06.5598133Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T14:16:06.5627730Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T14:16:06.5652413Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T14:16:06.5872959Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T14:16:06.5893326Z http.https://github.com/.extraheader
2026-07-06T14:16:06.5900223Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-06T14:16:06.5923608Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T14:16:06.6112198Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T14:16:06.6137796Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T14:16:06.6440307Z Cleaning up orphan processes
2026-07-06T14:16:06.6970538Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
